﻿* {margin: 0;padding: 0;}
body {font-size: 16px;font-family: "Microsoft YaHei", "Heiti SC", tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif;color: #000;min-width: 1200px;position: relative;}
/* body:before {content:  "";height:  100%;width:  9px;position:  absolute;left:  0;top: 0;background: #d70a30;z-index: 11;} */
a {text-decoration: none;color: #333;cursor: pointer;}
ul,ol,li {list-style: none;  }
img {max-width: 100%;border:0 none;vertical-align: middle;}
table, tr, th, td {/*border: 0 none;*/border-collapse: collapse;border-spacing: 0;}
/*i, em, cite, address {font-style: normal;}*/
a:focus, input, textarea, select {outline: none;  }
input[type="submit"], input[type="reset"], input[type="button"] {cursor: pointer;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.button{ border-radius: 0; }

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden; }
.center {width: 1200px;margin: 0 auto;}
:focus {outline: none;}
@media screen and (max-width: 1366px){
	body {font-size: 14px;}
}

@media screen and (max-width: 880px){
	body {font-size: 12px;}
	.center {width: 100%;}
}


